home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 11 / Info-Mac_XI_Disc_1.cdr_ / Info-Mac XI Disc 1.cdr / Programs / Game / Board / Hexx II 1.3 / for hackers only! < prev    next >
Encoding:
Text File  |  1997-03-01  |  2.5 KB  |  41 lines  |  [TEXT/ttxt]

  1. Hexx II
  2. http://www.maya.com/Local/phil/hexx/
  3. phil@maya.com
  4.  
  5. Technical:
  6.  
  7. •    Do you have ResEdit?  If the answer is no, go out and get it!  It's a great program, fun
  8.         for the novice user, and essential for the experienced one.  It basically lets you go in
  9.         and peek at application data, and make changes.
  10.  
  11. •    QuickTime MooV files are used for music.  They are referenced by filename in the
  12.         puzzle's STR# resource with resID = 128.  You can convert midi files to MooV files
  13.         using any of several publically available utilities, including QuickMooV.
  14.  
  15. •    Backgrounds may either be ppats or PICT files.  They are referenced in the puzzle's
  16.         STR# resource with resID = 129.  PICTs should be 608x400 pixels, and are
  17.         referenced by filename.  ppats are referenced by resource name, and may be in
  18.         either the puzzle or application file.  All Macintosh paint programs I know of are
  19.         capable of exporting images as PICTs.
  20.  
  21. •    The supplied background PICTs, "Island," "Grassland," and "Winter" may look
  22.         somewhat washed out under 8-bit color.  This is because they have thousands of
  23.         colors, and compressed with Quicktime.  Hexx actually does try to use Quickdraw to
  24.         dither backdrops, but current versions of the System choke when trying to
  25.         both uncompress and dither a PICT at once.  If you replace the PICT files with raw,
  26.         uncompressed equivalents (which take up substantially more space on disk - about
  27.         500-700K instead of 60K, unfortunately), they'll look spiffy under both 8-bit and
  28.         16 bit color. 
  29.  
  30. •    Background graphics and music change every three stages, so the first specified
  31.         item will be active for stages 1,2, and 3, and the 2nd stages 4,5, and 6, and so on.
  32.  
  33. •    By default, no music is played, and the main screen's ppat is used as a backdrop.
  34.  
  35. Obviously, I don't want to include any copywrited music or graphics with this package, not to mention that I want to keep the size of the Hexx II archive small, to encourage downloading.  However, there is no harm in acquiring midi files and GIFs/JPEGs from the internet, and using them to modify the game to your tastes, so long as you don't redistribute a non-official copy of the game.  I will, however, gladly accept contributed puzzle sets (which registered users can make with the Edit Puzzle feature), and publish them on the Hexx homepage.
  36.  
  37. It's fun to build puzzle sets around themes, whether classical art, nature scenes, or even cute anime characters.
  38.  
  39. Whether you register or not, I sincerely hope you have fun with Hexx II.  Enjoy!
  40.  
  41. Phil Stroffolino